From 1d206dc9157b80bab3abdbdc0ba844452b268cd1 Mon Sep 17 00:00:00 2001 From: robertl Date: Sun, 2 Mar 2003 03:14:00 +0000 Subject: [PATCH] Bump version for beta. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@304 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/Makefile | 4 ++-- gpsbabel/mingw/Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gpsbabel/Makefile b/gpsbabel/Makefile index c63bca6ac..ba46742ca 100644 --- a/gpsbabel/Makefile +++ b/gpsbabel/Makefile @@ -52,8 +52,8 @@ dep: (echo "internal_styles.c: mkstyle.sh" ; ls style/*.style) >> /tmp/dep echo Edit Makefile and bring in /tmp/dep -VERSIONU=1_1_1_beta02122003 -VERSIOND=1.1.1_beta02122003 +VERSIONU=1_1_1_beta03012003 +VERSIOND=1.1.1_beta03012003 release: rm -fr gpsbabel-$(VERSIOND) cvs tag gpsbabel_$(VERSIONU) diff --git a/gpsbabel/mingw/Makefile b/gpsbabel/mingw/Makefile index 2b8229e62..d43e8582c 100644 --- a/gpsbabel/mingw/Makefile +++ b/gpsbabel/mingw/Makefile @@ -1,7 +1,7 @@ CC=/home/robertl/cross-tools/bin/i386-mingw32msvc-gcc VPATH=.. -FILES=gpsbabel.exe libexpat.dll ../win32/gpsbabelfront.exe ../README ../README +FILES=gpsbabel.exe libexpat.dll ../win32/gpsbabelfront.exe ../README* gpsbabel.exe: -- 2.30.2